ItemAttachment Properties |
The ItemAttachment type exposes the following members.
| Name | Description | |
|---|---|---|
| AttachmentId |
Identifies the attachment.
(Inherited from Attachment.) | |
| ContentId |
Represents an identifier for the contents of an attachment.
(Inherited from Attachment.) | |
| ContentLocation |
Contains the Uniform Resource Identifier (URI) that corresponds to the location of the content of the attachment.
(Inherited from Attachment.) | |
| ContentType |
Describes the Multipurpose Internet Mail Extensions (MIME) type of the attachment content.
(Inherited from Attachment.) | |
| IsInline |
Represents whether the attachment appears inline within an item.
(Inherited from Attachment.) | |
| Item |
Contains the item that is associated with the attachment.
| |
| LastModifiedTime |
Represents when the file attachment was last modified.
(Inherited from Attachment.) | |
| Name |
Represents the name of the attachment.
(Inherited from Attachment.) | |
| Size |
Represents the size in bytes of the file attachment.
(Inherited from Attachment.) |